test case
英 [ˈtest keɪs]
美 [ˈtest keɪs]
n. (判决同类案件可援用的)判例
Collins.1
牛津词典
noun
- (判决同类案件可援用的)判例
a legal case or other situation whose result will be used as an example when decisions are being made on similar cases in the future
柯林斯词典
- (可作为类似案件判决依据的)判例案件
Atest caseis a legal case which becomes an example for deciding other similar cases.
英英释义
noun
- a representative legal action whose outcome is likely to become a precedent
双语例句
- Use the tie-in between requirements and tests to report on test case to requirements coverage.
使用需求和测试之间的关系将测试案例报告给需求覆盖。 - For JUnit, it was a test case.
对于JUnit,它是一个测试用例。 - Test case design is the core of software testing, which determines the effect of software testing.
测试用例设计是软件测试的核心,决定了软件测试的最终效果。 - Finally, the code block between do and end includes the code for the test case.
最后,do和end之间的代码块包含测试用例的代码。 - JUnit provides an additional mechanism to determine the success or failure of a test case.
JUnit提供了一个额外的决定测试用例成功或者失败的机制。 - This time, the test case passed.
这一次,测试用例通过了。 - The greatest impact use case implementation can have on a test organization is in test case creation.
用例实现对测试组织最大的影响是在测试用例的创建过程中。 - Your objects can also run outside the container& for example, in a test case.
您的对象也可以在容器外运行&例如,在一个测试用例中。 - From this file, you can determine the compilation errors that are related to a particular test case.
从这个文件中,您可以决定与特定测试用例相关的汇编性错误。 - This means that the test case will start relative to this URL.
这意味着测试用例的启动是相对于这个URL的。